home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 January
/
macformat-020.iso
/
Shareware City
/
Developers
/
nShell™ drop
/
bin
/
man
/
man.rsrc
/
TEXT_16190_man done general.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-15
|
204 b
|
17 lines
NAME
done - conditional execution
SYNOPSIS
while <commands1> do <commands2> done
or
until <commands1> do <commands2> done
DESCRIPTION
See the man page for "while" or "until" for more information.